Blog

Upgrade to JDK 6 update 10

Luis Majano October 19, 2008

Spread the word

Luis Majano

October 19, 2008

Spread the word


Share your thoughts

Sun released a few days ago an update to their JRE version 6 update 10.  This update is of special interest to the ColdFusion community because it solves a renown bug when class loading cfc's. Usual behaviors for this bug on previous JDK 6.X was incredible slow performance on loading a highly used CFC application.  I just updated my servers to use the new 10 update and everything flies!  I highly recommend that you update your servers to use JDK 6 update 10.  You can download the bits from here: http://java.sun.com/javase/downloads/?intcmp=1281

Add Your Comment

(6)

Oct 19, 2008 05:29:02 UTC

by Gary Fenton

Thanks for pointing out the update. I'll let everyone else go first and try it out in production and write up about it in their blogs. Got to be totally sure it doesn't introduce a new unexpected issue! :-)

Does anyone know the Adobe line on supporting CF running a version of Java that didn't ship with CF?

Oct 19, 2008 16:32:53 UTC

by Luis Majano

Hi Gary,

I did the upgrade last night on my production systems, so I will let you know the outcome. So far, I have seen performance updates because of it.

Oct 20, 2008 11:34:32 UTC

by Will Belden

Just subscribing.

Oct 30, 2008 08:09:47 UTC

by Hussein Grant

Hi Luis,

Is there any documentation to assist with installation on a cf8 machine? I assume that the correct update for CF8 would be the JDK 6 Update 10 with Java EE.

Thanks.

Oct 30, 2008 10:11:20 UTC

by luis majano

I did not find any but it is pretty trivial.

1 dowload the jdk and install 2 make a backup of the jvm.config file in (cfinstall)/runtime I believe 3 open file and modify the jew home to point to the jdk you installed. Remember to use backslashes 4 restart cf

Oct 30, 2008 10:41:58 UTC

by Hussein Grant

Sounds easy. Thank you very much.

Recent Entries

Introducing bx-jwt: Enterprise-Grade JSON Web Tokens for BoxLang 🔐

Introducing bx-jwt: Enterprise-Grade JSON Web Tokens for BoxLang 🔐

JWT authentication is everywhere. But rolling it correctly — with proper algorithm enforcement, key management, clock skew handling, JWE encryption, and zero security footguns — is anything but trivial. Today, we're shipping bx-jwt, a production-ready JWT/JWE module for BoxLang that handles all of it out of the box, so you can focus on building, not fighting cryptography.

Luis Majano
Luis Majano
May 22, 2026
What “Modernize or Die” Really Means in 2026

What “Modernize or Die” Really Means in 2026

“Modernize or Die” is not about forcing teams into MVC, chasing trends, or rewriting every CFML application from scratch. It means making sure your applications, teams, and processes can survive the future: easier to maintain, test, secure, deploy, document, hire for, and evolve. In 2026, modernization is less about adopting the newest pattern and more about reducing business risk, protecting the value already built into your systems, and ensuring CFML applications remain credible, sustai...

Cristobal Escobar
Cristobal Escobar
May 22, 2026